Learn R Programming

Momocs (version 0.2-6)

dataset: bot: bot dataset

Description

The bot dataset is a Coo-class object that contains outline coordinates of 20 beer and 20 whisky bottles.

Usage

data(bot)

Arguments

format

A Coo-object that contains in the slot @coo, the lists of $(x; y)$ coordinates and in the slot @fac the corresponding factors.

source

Images have been grabbed on the internet and prepared by the package's authors. No particular choice has been made on the dimension of the original images or the brands cited here.

Examples

Run this code
data(bot)
panel(bot, names=TRUE)

Run the code above in your browser using DataLab